-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FISH-651 FISH-667 FISH-868 FISH-1372 MicroProfile 4.1 #154
Conversation
@@ -176,6 +176,26 @@ Then the JSON Parser search for namespace prefixed claims, remove the namespace | |||
==== *custom.namespace* | |||
When the `custom.namespace` property is set, it will always take precedence over the default namespace and be used instead. | |||
|
|||
=== Disabling Type Claim Verification | |||
|
|||
_Since Payara Platform 5.2020.7_ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Community Number
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was looking at the previous version of the PR :)
docs/modules/ROOT/pages/documentation/microprofile/faulttolerance.adoc
Outdated
Show resolved
Hide resolved
FISH-961 Document MicroProfile 4.0 upgrade
FISH-1069 Rationalise fault tolerance docs
Signed-off-by: Andrew Pielage <[email protected]>
…_Claim_Validation FISH-651 Documented new changes for disabling JWT type verification
Signed-off-by: Andrew Pielage <[email protected]>
…icKeyTTL_Improvement Documented MP JWT Public Key Cache TTL
Signed-off-by: Andrew Pielage <[email protected]>
Signed-off-by: Andrew Pielage <[email protected]>
Rebased ontop of #158 |
Review suggestions
Co-authored-by: Ondro Mihályi <[email protected]>
Signed-off-by: Andrew Pielage <[email protected]>
Signed-off-by: Andrew Pielage <[email protected]>
Signed-off-by: Andrew Pielage <[email protected]>
Signed-off-by: Andrew Pielage <[email protected]>
Signed-off-by: Andrew Pielage <[email protected]>
Signed-off-by: Andrew Pielage <[email protected]>
Signed-off-by: Andrew Pielage <[email protected]>
Signed-off-by: Andrew Pielage <[email protected]>
Rebased ontop of #158 again |
Just a note - could you remove any 'Since Payara' tags on the top of pages you edited? |
Title.
Main PR: https://github.com/payara/Payara-Enterprise/pull/398
Also brings across payara/Payara-Community-Documentation#115, since this seems to have been missed.
Also brings across payara/Payara-Community-Documentation#127, since this seems to have been missed.